jQuery Mega Menu & Cycle


Recently I have problem putting mega menu into existing page which previously use sothink dhtml menu. This page already have image slideshow using jQuery cycle. Unfortunately when I add mega menu, the image slideshow become frozen. After pulling my hairs for few minutes, the workaround is quite easy, just open jkmegamenu.js and comment the first line

// jQuery.noConflict();

that’s it, works like a charm…

2 thoughts on “jQuery Mega Menu & Cycle

Leave a comment